Skip to content

docs: document deno install --global --compile flag#2950

Merged
thisisjofrank merged 3 commits intomainfrom
docs/install-compile-flag
Mar 9, 2026
Merged

docs: document deno install --global --compile flag#2950
thisisjofrank merged 3 commits intomainfrom
docs/install-compile-flag

Conversation

@bartlomieju
Copy link
Member

Summary

  • Document the --compile flag for deno install --global (Deno 2.7)
  • Produces standalone binaries that run without Deno installed
  • Added as a new subsection in the install CLI reference page

Test plan

  • Verify install page renders the new section correctly

🤖 Generated with Claude Code

Add section for the --compile flag which produces standalone binaries
from packages during global installation, added in Deno 2.7.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs a fmt

@thisisjofrank thisisjofrank merged commit 44d9281 into main Mar 9, 2026
2 checks passed
@thisisjofrank thisisjofrank deleted the docs/install-compile-flag branch March 9, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants